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 壓??泣??幽 10011010110110000011111100111111100010111000001100111111001111111001011101001000 9ad83f3f8b833f3f9748
EUC-JP 壓??泣??幽 11010100110110100011111100111111101101011110001100111111001111111100110110101001 d4da3f3fb5e33f3fcda9
UTF-8 壓쇰낄泣곫끽幽 111001011010001110010011111011001000011110110000111010111000001010000100111001101011001110100011111010101011001110101011111010111000000110111101111001011011100110111101 e5a393ec87b0eb8284e6b3a3eab3abeb81bde5b9bd
UHC 壓쇰낄泣곫끽幽 1110010011100010101111001110101110110011101001011110101111101000100000011110011010110011101000111110101011101011 e4e2bcebb3a5ebe881e6b3a3eaeb

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