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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 愉?????宜??B 100101101111100100111111001111110011111100111111001111111000101101011000001111110011111101000010 96f93f3f3f3f3f8b583f3f42
EUC-JP 愉?????宜??B 110011001111101100111111001111110011111100111111001111111011010110111001001111110011111101000010 ccfb3f3f3f3f3fb5b93f3f42
UTF-8 愉낆뱱留뀀뭶宜쀫㎠B 11100110100001001000100111101011100000101000011011101011101100011011000111101111101001111000110111101011100000001000000011101011101011011011011011100101101011101001110011101100100000001010101111100011100011101010000001000010 e68489eb8286ebb1b1efa78deb8080ebadb6e5ae9cec80abe38ea042
UHC 愉낆뱱留뀀뭶宜쀫㎠B 11101010111100001000010111101100100100111001011111101011101001111011001011101011100100101000010111101011111100011001011111101011101001111011001001000010 eaf085ec9397eba7b2eb9285ebf197eba7b242

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