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{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN 湲?第?K}湲?第?K{^ 1001111111010001001111111001000111100110001111110100101101111101100111111101000100111111100100011110011000111111010010110111101101011110 9fd13f91e63f4b7d9fd13f91e63f4b7b5e
EUC-JP 湲?第?K}湲?第?K{^ 1101111011010011001111111100001011101000001111110100101101111101110111101101001100111111110000101110100000111111010010110111101101011110 ded33fc2e83f4b7dded33fc2e83f4b7b5e
UTF-8 湲렣第렰K}湲렣第렰K{^ 1110011010111001101100101110101110100000101000111110011110101100101011001110101110100000101100000100101101111101111001101011100110110010111010111010000010100011111001111010110010101100111010111010000010110000010010110111101101011110 e6b9b2eba0a3e7acaceba0b04b7de6b9b2eba0a3e7acaceba0b04b7b5e
UHC 湲렣第렰K}湲렣第렰K{^ 111010101011100010001110101101001111000010101111100011101011110101001011011111011110101010111000100011101011010011110000101011111000111010111101010010110111101101011110 eab88eb4f0af8ebd4b7deab88eb4f0af8ebd4b7b5e

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