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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 載∽?}載∽?{^ 10001101110110101000000111100100001111110111110110001101110110101000000111100100001111110111101101011110 8dda81e43f7d8dda81e43f7b5e
EUC-JP 載∽?}載∽?{^ 10111010110111001010001011100110001111110111110110111010110111001010001011100110001111110111101101011110 badca2e63f7dbadca2e63f7b5e
UTF-8 載∽섞}載∽섞{^ 111010001011110010001001111000101000100010111101111011001000010010011110011111011110100010111100100010011110001010001000101111011110110010000100100111100111101101011110 e8bc89e288bdec849e7de8bc89e288bdec849e7b5e
UHC 載∽섞}載∽섞{^ 111011101011000010100001111011111011110010101111011111011110111010110000101000011110111110111100101011110111101101011110 eeb0a1efbcaf7deeb0a1efbcaf7b5e

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