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 翁??揖??弛 10001001101001010011111100111111100101110100101100111111001111111001001001101111 89a53f3f974b3f3f926f
EUC-JP 翁??揖??弛 10110010101001110011111100111111110011011010110000111111001111111100001111010000 b2a73f3fcdac3f3fc3d0
UTF-8 翁띾끃揖븅걬弛 111001111011111110000001111010111001110110111110111010111000000110000011111001101000111110010110111010111011100010000101111010101011000110101100111001011011110010011011 e7bf81eb9dbeeb8183e68f96ebb885eab1ace5bc9b
UHC 翁띾끃揖븅걬弛 1110100010111010100011011110101110000101101110011110101111100111101110101110100110000001100101011110110010101100 e8ba8deb85b9ebe7bae98195ecac

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