To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 樗??}樗??{^ 1001001010010100001111110011111101111101100100101001010000111111001111110111101101011110 92943f3f7d92943f3f7b5e
EUC-JP 樗??}樗??{^ 1100001111110100001111110011111101111101110000111111010000111111001111110111101101011110 c3f43f3f7dc3f43f3f7b5e
UTF-8 樗곌쒔}樗곌쒔{^ 111001101010100010010111111010101011001110001100111011001001001010010100011111011110011010101000100101111110101010110011100011001110110010010010100101000111101101011110 e6a897eab38cec92947de6a897eab38cec92947b5e
UHC 樗곌쒔}樗곌쒔{^ 111011101100000010110000111010101011111010101101011111011110111011000000101100001110101010111110101011010111101101011110 eec0b0eabead7deec0b0eabead7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)