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 絶??菴??節? 1001000011100010001111110011111111100100101111010011111100111111100100001101111100111111 90e23f3fe4bd3f3f90df3f
EUC-JP 絶??菴??節? 1100000011100100001111110011111111101000101111110011111100111111110000001110000100111111 c0e43f3fe8bf3f3fc0e13f
UTF-8 絶귛겛菴든캙節캹 111001111011010110110110111010101011011110011011111010101011001010011011111010001000111110110100111010111001001110100000111011001011101010011001111001111010111110000000111011001011101010111001 e7b5b6eab79beab29be88fb4eb93a0ecba99e7af80ecbab9
UHC 絶귛겛菴든캙節캹 11101111101111101000001011100101100000011011001011100100111000001011010111100111101011111010000011101111101111011011000001011001 efbe82e581b2e4e0b5e7afa0efbdb059

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