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 只?飮??誼? 10010001111111000011111110011111010110100011111100111111100010110110001000111111 91fc3f9f5a3f3f8b623f
EUC-JP 只?飮??誼? 11000010111111100011111111011101101110110011111100111111101101011100001100111111 c2fe3fddbb3f3fb5c33f
UTF-8 只렣飮陋昺誼렛 111001011000111110101010111010111010000010100011111010011010001110101110111011111010010110010001111001101001100010111010111010001010101010111100111010111010000010011011 e58faaeba0a3e9a3aeefa591e698bae8aabceba09b
UHC 只렣飮陋昺誼렛 1111000111111110100011101011010011101011111001101101001011101011110111001011011011101011111111101011011110111111 f1fe8eb4ebe6d2ebdcb6ebfeb7bf

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