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 韜撰スエ頷費スシ 111010001110100110010000111011111011110110110100111010001111010110010100111011111011110110111100 e8e990efbdb4e8f594efbdbc
EUC-JP 韜撰スエ頷費スシ 11110000111010111100000011110001100011101011110110001110101101001111000011110111110010001111000110001110101111011000111010111100 f0ebc0f18ebd8eb4f0f7c8f18ebd8ebc
UTF-8 韜撰スエ頷費スシ 111010011001111110011100111001101001001010110000111011111011110110111101111011111011110110110100111010011010000010110111111010001011001010111011111011111011110110111101111011111011110110111100 e99f9ce692b0efbdbdefbdb4e9a0b7e8b2bbefbdbdefbdbc
UHC 韜撰???費?? 1101010010110111111100111011110000111111001111110011111111011110101010000011111100111111 d4b7f3bc3f3f3fdea83f3f

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