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 ???^On}???^On{^ 001111110011111100111111010111100100111101101110011111010011111100111111001111110101111001001111011011100111101101011110 3f3f3f5e4f6e7d3f3f3f5e4f6e7b5e
SJIS-WIN ??錚^On}??錚^On{^ 0011111100111111111010000100001001011110010011110110111001111101001111110011111111101000010000100101111001001111011011100111101101011110 3f3fe8425e4f6e7d3f3fe8425e4f6e7b5e
EUC-JP ??錚^On}??錚^On{^ 0011111100111111111011111010001101011110010011110110111001111101001111110011111111101111101000110101111001001111011011100111101101011110 3f3fefa35e4f6e7d3f3fefa35e4f6e7b5e
UTF-8 롉렦錚^On}롉렦錚^On{^ 111010111010000110001001111010111010000010100110111010011000110010011010010111100100111101101110011111011110101110100001100010011110101110100000101001101110100110001100100110100101111001001111011011100111101101011110 eba189eba0a6e98c9a5e4f6e7deba189eba0a6e98c9a5e4f6e7b5e
UHC 롉렦錚^On}롉렦錚^On{^ 100011101100111110001110101101011110111010110110010111100100111101101110011111011000111011001111100011101011010111101110101101100101111001001111011011100111101101011110 8ecf8eb5eeb65e4f6e7d8ecf8eb5eeb65e4f6e7b5e

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