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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 篁禦6D篁禦6D^ 111000101011100110001011100110101000001001010101010001001110001010111001100010111001101010000010010101010100010001011110 e2b98b9a825544e2b98b9a8255445e
EUC-JP 篁禦6D篁禦6D^ 111001001011101110110101111110101010001110110110010001001110010010111011101101011111101010100011101101100100010001011110 e4bbb5faa3b644e4bbb5faa3b6445e
UTF-8 篁禦6D篁禦6D^ 111001111010111110000001111001111010011010100110111011111011110010010110010001001110011110101111100000011110011110100110101001101110111110111100100101100100010001011110 e7af81e7a6a6efbc9644e7af81e7a6a6efbc96445e
UHC 篁禦6D篁禦6D^ 111111001101011011100101110111011010001110110110010001001111110011010110111001011101110110100011101101100100010001011110 fcd6e5dda3b644fcd6e5dda3b6445e

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