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 貅ソ轣假スョ蜥イ 111001101011101010111111111001111000000110011000111011111011110110101110111001011001001010110010 e6babfe78198efbdaee592b2
EUC-JP 貅ソ轣假スョ蜥イ 11101100101111001000111010111111111011011110000111010000111100011000111010111101100011101010111011101001111100101000111010110010 ecbc8ebfede1d0f18ebd8eaee9f28eb2
UTF-8 貅ソ轣假スョ蜥イ 111010001011001010000101111011111011110110111111111010001011110110100011111001011000000110000111111011111011110110111101111011111011110110101110111010001001110010100101111011111011110110110010 e8b285efbdbfe8bda3e58187efbdbdefbdaee89ca5efbdb2
UHC ???假???? 001111110011111100111111110010101010001100111111001111110011111100111111 3f3f3fcaa33f3f3f3f

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