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 羞駕潮D羞駕潮D^ 111000111011010110001001111011011001001010101010010001001110001110110101100010011110110110010010101010100100010001011110 e3b589ed92aa44e3b589ed92aa445e
EUC-JP 羞駕潮D羞駕潮D^ 111001101011011110110010111011111100010010101100010001001110011010110111101100101110111111000100101011000100010001011110 e6b7b2efc4ac44e6b7b2efc4ac445e
UTF-8 羞駕潮D羞駕潮D^ 111001111011111010011110111010011010011110010101111001101011110110101110010001001110011110111110100111101110100110100111100101011110011010111101101011100100010001011110 e7be9ee9a795e6bdae44e7be9ee9a795e6bdae445e
UHC 羞駕潮D羞駕潮D^ 111000101011101011001010101111011111000011001101010001001110001010111010110010101011110111110000110011010100010001011110 e2bacabdf0cd44e2bacabdf0cd445e

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