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 ????K????K^ 0011111100111111001111110011111101001011001111110011111100111111001111110100101101011110 3f3f3f3f4b3f3f3f3f4b5e
SJIS-WIN 湲?第?K湲?第?K^ 100111111101000100111111100100011110011000111111010010111001111111010001001111111001000111100110001111110100101101011110 9fd13f91e63f4b9fd13f91e63f4b5e
EUC-JP 湲?第?K湲?第?K^ 110111101101001100111111110000101110100000111111010010111101111011010011001111111100001011101000001111110100101101011110 ded33fc2e83f4bded33fc2e83f4b5e
UTF-8 湲렣第렰K湲렣第렰K^ 111001101011100110110010111010111010000010100011111001111010110010101100111010111010000010110000010010111110011010111001101100101110101110100000101000111110011110101100101011001110101110100000101100000100101101011110 e6b9b2eba0a3e7acaceba0b04be6b9b2eba0a3e7acaceba0b04b5e
UHC 湲렣第렰K湲렣第렰K^ 11101010101110001000111010110100111100001010111110001110101111010100101111101010101110001000111010110100111100001010111110001110101111010100101101011110 eab88eb4f0af8ebd4beab88eb4f0af8ebd4b5e

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