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 載頭?}載頭?{^ 10001101110110101001001110101010001111110111110110001101110110101001001110101010001111110111101101011110 8dda93aa3f7d8dda93aa3f7b5e
EUC-JP 載頭?}載頭?{^ 10111010110111001100011010101100001111110111110110111010110111001100011010101100001111110111101101011110 badcc6ac3f7dbadcc6ac3f7b5e
UTF-8 載頭걍}載頭걍{^ 111010001011110010001001111010011010000010101101111010101011000110001101011111011110100010111100100010011110100110100000101011011110101010110001100011010111101101011110 e8bc89e9a0adeab18d7de8bc89e9a0adeab18d7b5e
UHC 載頭걍}載頭걍{^ 111011101011000011010100111010011011000011000001011111011110111010110000110101001110100110110000110000010111101101011110 eeb0d4e9b0c17deeb0d4e9b0c17b5e

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