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 鍮??}鍮??{^ 1110100001001010001111110011111101111101111010000100101000111111001111110111101101011110 e84a3f3f7de84a3f3f7b5e
EUC-JP 鍮??}鍮??{^ 1110111110101011001111110011111101111101111011111010101100111111001111110111101101011110 efab3f3f7defab3f3f7b5e
UTF-8 鍮ㅵ푷}鍮ㅵ푷{^ 111010011000110110101110111000111000010110110101111011011001000110110111011111011110100110001101101011101110001110000101101101011110110110010001101101110111101101011110 e98daee385b5ed91b77de98daee385b5ed91b77b5e
UHC 鍮ㅵ푷}鍮ㅵ푷{^ 111010111011100110100100111001011011111010000101011111011110101110111001101001001110010110111110100001010111101101011110 ebb9a4e5be857debb9a4e5be857b5e

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