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 粐鰊嶬}粐鰊嶬{^ 111000101110001011101001110101111001101111010010011111011110001011100010111010011101011110011011110100100111101101011110 e2e2e9d79bd27de2e2e9d79bd27b5e
EUC-JP 粐鰊嶬}粐鰊嶬{^ 111001001110010011110010110110011101011011010100011111011110010011100100111100101101100111010110110101000111101101011110 e4e4f2d9d6d47de4e4f2d9d6d47b5e
UTF-8 粐鰊嶬}粐鰊嶬{^ 111001111011001010010000111010011011000010001010111001011011011010101100011111011110011110110010100100001110100110110000100010101110010110110110101011000111101101011110 e7b290e9b08ae5b6ac7de7b290e9b08ae5b6ac7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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