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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???訝????訝?B 00111111001111110011111111100110011000100011111100111111001111110011111111100110011000100011111101000010 3f3f3fe6623f3f3f3fe6623f42
EUC-JP ???訝????訝?B 00111111001111110011111111101011110000110011111100111111001111110011111111101011110000110011111101000010 3f3f3febc33f3f3f3febc33f42
UTF-8 樂롥룚訝긵樂롥룚訝긵B 11101111101001101011111111101011101000011010010111101011101000111001101011101000101010001001110111101010101110001011010111101111101001101011111111101011101000011010010111101011101000111001101011101000101010001001110111101010101110001011010101000010 efa6bfeba1a5eba39ae8a89deab8b5efa6bfeba1a5eba39ae8a89deab8b542
UHC 樂롥룚訝긵樂롥룚訝긵B 111010001111100110001110111001011000111110010110111001001011100010000011011101101110100011111001100011101110010110001111100101101110010010111000100000110111011001000010 e8f98ee58f96e4b88376e8f98ee58f96e4b8837642

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