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 ???dD???dD^ 0011111100111111001111110110010001000100001111110011111100111111011001000100010001011110 3f3f3f64443f3f3f64445e
SJIS-WIN ???dD???dD^ 0011111100111111001111110110010001000100001111110011111100111111011001000100010001011110 3f3f3f64443f3f3f64445e
EUC-JP ???dD???dD^ 0011111100111111001111110110010001000100001111110011111100111111011001000100010001011110 3f3f3f64443f3f3f64445e
UTF-8 묨뫃묧dD묨뫃묧dD^ 1110101110101100101010001110101110101011100000111110101110101100101001110110010001000100111010111010110010101000111010111010101110000011111010111010110010100111011001000100010001011110 ebaca8ebab83ebaca76444ebaca8ebab83ebaca764445e
UHC 묨뫃묧dD묨뫃묧dD^ 1001001001000001100100011010011110010001111111100110010001000100100100100100000110010001101001111001000111111110011001000100010001011110 924191a791fe6444924191a791fe64445e

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