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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 塋ゆ?L}塋ゆ?L{^ 100110101100100010000010111001000011111101001100011111011001101011001000100000101110010000111111010011000111101101011110 9ac882e43f4c7d9ac882e43f4c7b5e
EUC-JP 塋ゆ?L}塋ゆ?L{^ 110101001100101010100100111001100011111101001100011111011101010011001010101001001110011000111111010011000111101101011110 d4caa4e63f4c7dd4caa4e63f4c7b5e
UTF-8 塋ゆ튆L}塋ゆ튆L{^ 1110010110100001100010111110001110000010100001101110110110001010100001100100110001111101111001011010000110001011111000111000001010000110111011011000101010000110010011000111101101011110 e5a18be38286ed8a864c7de5a18be38286ed8a864c7b5e
UHC 塋ゆ튆L}塋ゆ튆L{^ 1110011110101011101010101110011010111001100110110100110001111101111001111010101110101010111001101011100110011011010011000111101101011110 e7abaae6b99b4c7de7abaae6b99b4c7b5e

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