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 ?????? 001111110011111100111111001111110011111100111111 3f3f3f3f3f3f
SJIS-WIN 澵失澈識澵失 111110110100110010001110101110001111101101001011100011101010111111111011010011001000111010111000 fb4c8eb8fb4b8eaffb4c8eb8
EUC-JP 澵失澈識澵失 100011111100100011111000101111001011101010001111110010001110010110111100101100011000111111001000111110001011110010111010 8fc8f8bcba8fc8e5bcb18fc8f8bcba
UTF-8 澵失澈識澵失 111001101011111010110101111001011010010010110001111001101011111010001000111010001010110110011000111001101011111010110101111001011010010010110001 e6beb5e5a4b1e6be88e8ad98e6beb5e5a4b1
UHC ?失澈識?失 00111111111000111111011111110100110011011110001111011011001111111110001111110111 3fe3f7f4cde3db3fe3f7

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