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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??箸?}??箸?{^ 00111111001111111001010010100010001111110111110100111111001111111001010010100010001111110111101101011110 3f3f94a23f7d3f3f94a23f7b5e
EUC-JP 悰?箸?}悰?箸?{^ 1000111110111101111111000011111111001000101001000011111101111101100011111011110111111100001111111100100010100100001111110111101101011110 8fbdfc3fc8a43f7d8fbdfc3fc8a43f7b5e
UTF-8 悰렟箸렑}悰렟箸렑{^ 111001101000001010110000111010111010000010011111111001111010111010111000111010111010000010010001011111011110011010000010101100001110101110100000100111111110011110101110101110001110101110100000100100010111101101011110 e682b0eba09fe7aeb8eba0917de682b0eba09fe7aeb8eba0917b5e
UHC 悰렟箸렑}悰렟箸렑{^ 11110000111101011000111010110000111011101100011010001110101001100111110111110000111101011000111010110000111011101100011010001110101001100111101101011110 f0f58eb0eec68ea67df0f58eb0eec68ea67b5e

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