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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ◇?谷◇?梏^ 1000000110011110001111111001001001001010100000011001111000111111100111101000011101011110 819e3f924a819e3f9e875e
EUC-JP ◇?谷◇?梏^ 1010000111111110001111111100001110101011101000011111111000111111110110111110011101011110 a1fe3fc3aba1fe3fdbe75e
UTF-8 ◇룴谷◇룴梏^ 11100010100101111000011111101011101000111011010011101000101100001011011111100010100101111000011111101011101000111011010011100110101000101000111101011110 e29787eba3b4e8b0b7e29787eba3b4e6a28f5e
UHC ◇룴谷◇룴梏^ 10100001110111101000111110101001110011011101101110100001110111101000111110101001110011011101100101011110 a1de8fa9cddba1de8fa9cdd95e

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