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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 瀛??厥瀛??厥^ 11100000011010010011111100111111100110011100111011100000011010010011111100111111100110011100111001011110 e0693f3f99cee0693f3f99ce5e
EUC-JP 瀛??厥瀛??厥^ 11011111110010100011111100111111110100101101000011011111110010100011111100111111110100101101000001011110 dfca3f3fd2d0dfca3f3fd2d05e
UTF-8 瀛껇떐厥瀛껇떐厥^ 11100111100000001001101111101010101110111000011111101011100101101001000011100101100011101010010111100111100000001001101111101010101110111000011111101011100101101001000011100101100011101010010101011110 e7809beabb87eb9690e58ea5e7809beabb87eb9690e58ea55e
UHC 瀛껇떐厥瀛껇떐厥^ 1110011110111010100000111110100010001011101001101100111111110000111001111011101010000011111010001000101110100110110011111111000001011110 e7ba83e88ba6cff0e7ba83e88ba6cff05e

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