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 ????H}????H{^ 00111111001111110011111100111111010010000111110100111111001111110011111100111111010010000111101101011110 3f3f3f3f487d3f3f3f3f487b5e
SJIS-WIN 鴫鋕悉H}鴫鋕悉H{^ 111100001100000010001110101100001111101111010100100011101011101101001000011111011111000011000000100011101011000011111011110101001000111010111011010010000111101101011110 f0c08eb0fbd48ebb487df0c08eb0fbd48ebb487b5e
EUC-JP ?鴫鋕悉H}?鴫鋕悉H{^ 001111111011110010110010100011111110010011000000101111001011110101001000011111010011111110111100101100101000111111100100110000001011110010111101010010000111101101011110 3fbcb28fe4c0bcbd487d3fbcb28fe4c0bcbd487b5e
UTF-8 鴫鋕悉H}鴫鋕悉H{^ 1110111010000001101111111110100110110100101010111110100110001011100101011110011010000010100010010100100001111101111011101000000110111111111010011011010010101011111010011000101110010101111001101000001010001001010010000111101101011110 ee81bfe9b4abe98b95e68289487dee81bfe9b4abe98b95e68289487b5e
UHC ???悉H}???悉H{^ 001111110011111100111111111000111111101001001000011111010011111100111111001111111110001111111010010010000111101101011110 3f3f3fe3fa487d3f3f3fe3fa487b5e

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