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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 塋や?}塋や?{^ 10011010110010001000001011100010001111110111110110011010110010001000001011100010001111110111101101011110 9ac882e23f7d9ac882e23f7b5e
EUC-JP 塋や?}塋や?{^ 11010100110010101010010011100100001111110111110111010100110010101010010011100100001111110111101101011110 d4caa4e43f7dd4caa4e43f7b5e
UTF-8 塋や퐜}塋や퐜{^ 111001011010000110001011111000111000001010000100111011011001000010011100011111011110010110100001100010111110001110000010100001001110110110010000100111000111101101011110 e5a18be38284ed909c7de5a18be38284ed909c7b5e
UHC 塋や퐜}塋や퐜{^ 111001111010101110101010111001001011110110000110011111011110011110101011101010101110010010111101100001100111101101011110 e7abaae4bd867de7abaae4bd867b5e

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