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 âghRâgh^[âghRâgh^[^ 1110001001100111100111010110100001010010111000100110011110011101011010000101111001011011111000100110011110011101011010000101001011100010011001111001110101101000010111100101101101011110 e2679d6852e2679d685e5be2679d6852e2679d685e5b5e
SJIS-WIN ?g?hR?g?h^[?g?hR?g?h^[^ 0011111101100111001111110110100001010010001111110110011100111111011010000101111001011011001111110110011100111111011010000101001000111111011001110011111101101000010111100101101101011110 3f673f68523f673f685e5b3f673f68523f673f685e5b5e
EUC-JP âg?hRâg?h^[âg?hRâg?h^[^ 10001111101010111010010001100111001111110110100001010010100011111010101110100100011001110011111101101000010111100101101110001111101010111010010001100111001111110110100001010010100011111010101110100100011001110011111101101000010111100101101101011110 8faba4673f68528faba4673f685e5b8faba4673f68528faba4673f685e5b5e
UTF-8 âghRâgh^[âghRâgh^[^ 11000011101000100110011111000010100111010110100001010010110000111010001001100111110000101001110101101000010111100101101111000011101000100110011111000010100111010110100001010010110000111010001001100111110000101001110101101000010111100101101101011110 c3a267c29d6852c3a267c29d685e5bc3a267c29d6852c3a267c29d685e5b5e
UHC ?g?hR?g?h^[?g?hR?g?h^[^ 0011111101100111001111110110100001010010001111110110011100111111011010000101111001011011001111110110011100111111011010000101001000111111011001110011111101101000010111100101101101011110 3f673f68523f673f685e5b3f673f68523f673f685e5b5e

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