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 弔?除??經? 10010010101000100011111110001111100111000011111100111111111000110101001100111111 92a23f8f9c3f3fe3533f
EUC-JP 弔?除??經? 11000100101001000011111110111101111111000011111100111111111001011011010000111111 c4a43fbdfc3f3fe5b43f
UTF-8 弔렲除경렮經렍 111001011011110010010100111010111010000010110010111010011001100110100100111010101011001010111101111010111010000010101110111001111011011010010011111010111010000010001101 e5bc94eba0b2e999a4eab2bdeba0aee7b693eba08d
UHC 弔렲除경렮經렍 1111000011000000100011101011111111110000101101101011000011100110100011101011101111001100111010001000111010100011 f0c08ebff0b6b0e68ebbcce88ea3

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