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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???牆溪?東 00111111001111110011111111100000101011011001111111100010001111111001001110001100 3f3f3fe0ad9fe23f938c
EUC-JP 獐??牆溪?東 100011111100101110111010001111110011111111100000101011111101111011100100001111111100010111101100 8fcbba3f3fe0afdee43fc5ec
UTF-8 獐쇤벳牆溪뤯東 111001111000110110010000111011001000011110100100111010111011001010110011111001111000100110000110111001101011101010101010111010111010010010101111111001101001110110110001 e78d90ec87a4ebb2b3e78986e6baaaeba4afe69db1
UHC 獐쇤벳牆溪뤯東 1110110111101111101111001110100110111010101010101110110111101101110011011010001010001111110111011101010011010100 edefbce9baaaededcda28fddd4d4

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