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 韜玲イサ鞜呻スシ 111010001110100110010111111001101011001010111011111010001101111110011001111011111011110110111100 e8e997e6b2bbe8df99efbdbc
EUC-JP 韜玲イサ鞜呻スシ 11110000111010111100111011101000100011101011001010001110101110111111000011100001110100101111000110001110101111011000111010111100 f0ebcee88eb28ebbf0e1d2f18ebd8ebc
UTF-8 韜玲イサ鞜呻スシ 111010011001111110011100111001111000111010110010111011111011110110110010111011111011110110111011111010011001111010011100111001011001000110111011111011111011110110111101111011111011110110111100 e99f9ce78eb2efbdb2efbdbbe99e9ce591bbefbdbdefbdbc
UHC 韜玲???呻?? 1101010010110111110101101011110000111111001111110011111111100011111000100011111100111111 d4b7d6bc3f3f3fe3e23f3f

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