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 逡戡??逡戡?? 111001111001010110011101010000010011111100111111111001111001010110011101010000010011111100111111 e7959d413f3fe7959d413f3f
EUC-JP 逡戡??逡戡?? 111011011111010111011001101000100011111100111111111011011111010111011001101000100011111100111111 edf5d9a23f3fedf5d9a23f3f
UTF-8 逡戡렰렒逡戡렰렱 111010011000000010100001111001101000100010100001111010111010000010110000111010111010000010010010111010011000000010100001111001101000100010100001111010111010000010110000111010111010000010110001 e980a1e688a1eba0b0eba092e980a1e688a1eba0b0eba0b1
UHC 逡戡렰렒逡戡렰렱 11110001111001001100101011110001100011101011110110001110101001111111000111100100110010101111000110001110101111011000111010111110 f1e4caf18ebd8ea7f1e4caf18ebd8ebe

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