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 韈撰スケ鞨会スイ 111010001110011110010000111011111011110110111001111010001110000010001001111011111011110110110010 e8e790efbdb9e8e089efbdb2
EUC-JP 韈撰スケ鞨会スイ 11110000111010011100000011110001100011101011110110001110101110011111000011100010101100101111000110001110101111011000111010110010 f0e9c0f18ebd8eb9f0e2b2f18ebd8eb2
UTF-8 韈撰スケ鞨会スイ 111010011001111110001000111001101001001010110000111011111011110110111101111011111011110110111001111010011001111010101000111001001011110010011010111011111011110110111101111011111011110110110010 e99f88e692b0efbdbdefbdb9e99ea8e4bc9aefbdbdefbdb2
UHC ?撰??鞨??? 00111111111100111011110000111111001111111100101011101010001111110011111100111111 3ff3bc3f3fcaea3f3f3f

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