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 셈솽렱렲뤚┝쮱펿 111011001000010110001000111011001000011010111101111010111010000010110001111010111010000010110010111010111010010010011010111000101001010010011101111011001010111010110001111011011000111010111111 ec8588ec86bdeba0b1eba0b2eba49ae2949decaeb1ed8ebf
UHC 셈솽렱렲뤚┝쮱펿 10111100110000001011110011100001100011101011111010001110101111111000111111001001101001101011110010101000100011101011110010001110 bcc0bce18ebe8ebf8fc9a6bca88ebc8e

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