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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 逋ょ棧逋ょ棧B 11100111100110011000001011100101100111101010000011100111100110011000001011100101100111101010000001000010 e79982e59ea0e79982e59ea042
EUC-JP 逋ょ棧逋ょ棧B 11101101111110011010010011100111110111001010001011101101111110011010010011100111110111001010001001000010 edf9a4e7dca2edf9a4e7dca242
UTF-8 逋ょ棧逋ょ棧B 11101001100000001000101111100011100000101000011111100110101000111010011111101001100000001000101111100011100000101000011111100110101000111010011101000010 e9808be38287e6a3a7e9808be38287e6a3a742
UHC 逋ょ棧逋ょ棧B 11111000111001111010101011100111111011011101000011111000111001111010101011100111111011011101000001000010 f8e7aae7edd0f8e7aae7edd042

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