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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?惠裴鹹}?惠裴鹹{^ 0011111110011100101010001110010111101000111010100110001101111101001111111001110010101000111001011110100011101010011000110111101101011110 3f9ca8e5e8ea637d3f9ca8e5e8ea637b5e
EUC-JP ?惠裴鹹}?惠裴鹹{^ 0011111111011000101010101110101011101010111100111100010001111101001111111101100010101010111010101110101011110011110001000111101101011110 3fd8aaeaeaf3c47d3fd8aaeaeaf3c47b5e
UTF-8 뤓惠裴鹹}뤓惠裴鹹{^ 111010111010010010010011111001101000001110100000111010001010001110110100111010011011100110111001011111011110101110100100100100111110011010000011101000001110100010100011101101001110100110111001101110010111101101011110 eba493e683a0e8a3b4e9b9b97deba493e683a0e8a3b4e9b9b97b5e
UHC 뤓惠裴鹹}뤓惠裴鹹{^ 10001111110000111111101110110011110110111101000011111001111010010111110110001111110000111111101110110011110110111101000011111001111010010111101101011110 8fc3fbb3dbd0f9e97d8fc3fbb3dbd0f9e97b5e

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