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 擁??押??悅 10010111011010010011111100111111100010011001111100111111001111111111101010111101 97693f3f899f3f3ffabd
EUC-JP 擁??押??? 110011011100101000111111001111111011001010100001001111110011111100111111 cdca3f3fb2a13f3f3f
UTF-8 擁숇젩押껊젦悅 111001101001001110000001111011001000100010000111111011001010000010101001111001101000101010111100111010101011101110001010111011001010000010100110111001101000001010000101 e69381ec8887eca0a9e68abceabb8aeca0a6e68285
UHC 擁숇젩押껊젦悅 1110100010110110100110011110101110100000101000011110010011100011100000111110101110100000100111101110011011101101 e8b699eba0a1e4e383eba09ee6ed

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