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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蜍コ霎曄蜍コ霎曄B 111001011000101110111010111010001011111010011110010000001110010110001011101110101110100010111110100111100100000001000010 e58bbae8be9e40e58bbae8be9e4042
EUC-JP 蜍コ霎曄蜍コ霎曄B 1110100111101011100011101011101011110000110000001101101110100001111010011110101110001110101110101111000011000000110110111010000101000010 e9eb8ebaf0c0dba1e9eb8ebaf0c0dba142
UTF-8 蜍コ霎曄蜍コ霎曄B 11101000100111001000110111101111101111011011101011101001100111001000111011100110100110111000010011101000100111001000110111101111101111011011101011101001100111001000111011100110100110111000010001000010 e89c8defbdbae99c8ee69b84e89c8defbdbae99c8ee69b8442
UHC ???曄???曄B 0011111100111111001111111110011110100101001111110011111100111111111001111010010101000010 3f3f3fe7a53f3f3fe7a542

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