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 ?鉀?}?鉀?{^ 0011111111111011110001010011111101111101001111111111101111000101001111110111101101011110 3ffbc53f7d3ffbc53f7b5e
EUC-JP ?鉀?}?鉀?{^ 00111111100011111110001111011000001111110111110100111111100011111110001111011000001111110111101101011110 3f8fe3d83f7d3f8fe3d83f7b5e
UTF-8 뤦鉀呂}뤦鉀呂{^ 111010111010010010100110111010011000100110000000111011111010011010000000011111011110101110100100101001101110100110001001100000001110111110100110100000000111101101011110 eba4a6e98980efa6807deba4a6e98980efa6807b5e
UHC 뤦鉀呂}뤦鉀呂{^ 100011111101010011001011101001011110010111111011011111011000111111010100110010111010010111100101111110110111101101011110 8fd4cba5e5fb7d8fd4cba5e5fb7b5e

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