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 筌??泣??? 111000101010001100111111001111111000101110000011001111110011111100111111 e2a33f3f8b833f3f3f
EUC-JP 筌??泣??洹 1110010010100101001111110011111110110101111000110011111100111111100011111100011110111010 e4a53f3fb5e33f3f8fc7ba
UTF-8 筌뚮쑙泣ㅸ뀑洹 111001111010110110001100111010111001101010101110111011001001000110011001111001101011001110100011111000111000010110111000111010111000000010010001111001101011010010111001 e7ad8ceb9aaeec9199e6b3a3e385b8eb8091e6b4b9
UHC 筌뚮쑙泣ㅸ뀑洹 1110111110100111100011001110101110011100101110001110101111101000101001001110100010000101100010111110101010110111 efa78ceb9cb8ebe8a4e8858beab7

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