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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 翁??椅??邑?? 100010011010010100111111001111111000100011010110001111110011111110010111010101110011111100111111 89a53f3f88d63f3f97573f3f
EUC-JP 翁??椅??邑?? 101100101010011100111111001111111011000011011000001111110011111111001101101110000011111100111111 b2a73f3fb0d83f3fcdb83f3f
UTF-8 翁띾뀪椅쇔뭡邑⑸쐪 111001111011111110000001111010111001110110111110111010111000000010101010111001101010010010000101111011001000011110010100111010111010110110100001111010011000001010010001111000101001000110111000111011001001000010101010 e7bf81eb9dbeeb80aae6a485ec8794ebada1e98291e291b8ec90aa
UHC 翁띾뀪椅쇔뭡邑⑸쐪 111010001011101010001101111010111000010110100000111010111111010110111100111001011011100110111100111010111110100110101001111010111001110010001111 e8ba8deb85a0ebf5bce5b9bcebe9a9eb9c8f

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