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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???鶯?}???鶯?{^ 001111110011111100111111111010011111001000111111011111010011111100111111001111111110100111110010001111110111101101011110 3f3f3fe9f23f7d3f3f3fe9f23f7b5e
EUC-JP ???鶯?}???鶯?{^ 001111110011111100111111111100101111010000111111011111010011111100111111001111111111001011110100001111110111101101011110 3f3f3ff2f43f7d3f3f3ff2f43f7b5e
UTF-8 遼꿜폒鶯쾛}遼꿜폒鶯쾛{^ 111011111010011110000011111010101011111110011100111011011000111110010010111010011011011010101111111011001011111010011011011111011110111110100111100000111110101010111111100111001110110110001111100100101110100110110110101011111110110010111110100110110111101101011110 efa783eabf9ced8f92e9b6afecbe9b7defa783eabf9ced8f92e9b6afecbe9b7b5e
UHC 遼꿜폒鶯쾛}遼꿜폒鶯쾛{^ 1110100110101100101100101110010010111100100111001110010110100011101100100110111001111101111010011010110010110010111001001011110010011100111001011010001110110010011011100111101101011110 e9acb2e4bc9ce5a3b26e7de9acb2e4bc9ce5a3b26e7b5e

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