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 翁??蔭??侑 10001001101001010011111100111111100010001111110000111111001111111001100011010000 89a53f3f88fc3f3f98d0
EUC-JP 翁??蔭??侑 10110010101001110011111100111111101100001111111000111111001111111101000011010010 b2a73f3fb0fe3f3fd0d2
UTF-8 翁곩탪蔭됰쨱侑 111001111011111110000001111010101011001110101001111011011000001110101010111010001001010010101101111010111001000010110000111011001010100010110001111001001011111010010001 e7bf81eab3a9ed83aae894adeb90b0eca8b1e4be91
UHC 翁곩탪蔭됰쨱侑 1110100010111010100000011110010110110101100011001110101111100011100010011110101110100100100010111110101011100010 e8ba81e5b58cebe389eba48beae2

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