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 ??????A? 0011111100111111001111110011111100111111001111110100000100111111 3f3f3f3f3f3f413f
SJIS-WIN 澵失澈疾澈自A鋧 111110110100110010001110101110001111101101001011100011101011111011111011010010111000111010101001010000011111101111001111 fb4c8eb8fb4b8ebefb4b8ea941fbcf
EUC-JP 澵失澈疾澈自A鋧 10001111110010001111100010111100101110101000111111001000111001011011110011000000100011111100100011100101101111001010101101000001100011111110010011001011 8fc8f8bcba8fc8e5bcc08fc8e5bcab418fe4cb
UTF-8 澵失澈疾澈自A鋧 11100110101111101011010111100101101001001011000111100110101111101000100011100111100101101011111011100110101111101000100011101000100001111010101001000001111010011000101110100111 e6beb5e5a4b1e6be88e796bee6be88e887aa41e98ba7
UHC ?失澈疾澈自A? 00111111111000111111011111110100110011011111001011110000111101001100110111101101101110110100000100111111 3fe3f7f4cdf2f0f4cdedbb413f

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