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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 誼攀門\}誼攀門\{^ 1000101101100010100111011011001110010110111001010101110001111101100010110110001010011101101100111001011011100101010111000111101101011110 8b629db396e55c7d8b629db396e55c7b5e
EUC-JP 誼攀門\}誼攀門\{^ 1011010111000011110110101011010111001100111001110101110001111101101101011100001111011010101101011100110011100111010111000111101101011110 b5c3dab5cce75c7db5c3dab5cce75c7b5e
UTF-8 誼攀門\}誼攀門\{^ 1110100010101010101111001110011010010100100000001110100110010110100000000101110001111101111010001010101010111100111001101001010010000000111010011001011010000000010111000111101101011110 e8aabce69480e996805c7de8aabce69480e996805c7b5e
UHC 誼攀門\}誼攀門\{^ 1110101111111110110110101110011111011010101001100101110001111101111010111111111011011010111001111101101010100110010111000111101101011110 ebfedae7daa65c7debfedae7daa65c7b5e

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