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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 曜??N}曜??N{^ 10010111011010100011111100111111010011100111110110010111011010100011111100111111010011100111101101011110 976a3f3f4e7d976a3f3f4e7b5e
EUC-JP 曜??N}曜??N{^ 11001101110010110011111100111111010011100111110111001101110010110011111100111111010011100111101101011110 cdcb3f3f4e7dcdcb3f3f4e7b5e
UTF-8 曜롉렢N}曜롉렢N{^ 1110011010011011100111001110101110100001100010011110101110100000101000100100111001111101111001101001101110011100111010111010000110001001111010111010000010100010010011100111101101011110 e69b9ceba189eba0a24e7de69b9ceba189eba0a24e7b5e
UHC 曜롉렢N}曜롉렢N{^ 1110100011111000100011101100111110001110101100110100111001111101111010001111100010001110110011111000111010110011010011100111101101011110 e8f88ecf8eb34e7de8f88ecf8eb34e7b5e

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