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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????┝?? 001111110011111100111111001111110011111110000100101110100011111100111111 3f3f3f3f3f84ba3f3f
EUC-JP ?????┝?? 001111110011111100111111001111110011111110101000101111000011111100111111 3f3f3f3f3fa8bc3f3f
UTF-8 렯렭렱렫뤚┝틢풆 111010111010000010101111111010111010000010101101111010111010000010110001111010111010000010101011111010111010010010011010111000101001010010011101111011011000101110100010111011011001001010000110 eba0afeba0adeba0b1eba0abeba49ae2949ded8ba2ed9286
UHC 렯렭렱렫뤚┝틢풆 10001110101111001000111010111010100011101011111010001110101110011000111111001001101001101011110010111010100011101011111010001110 8ebc8eba8ebe8eb98fc9a6bcba8ebe8e

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