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 諞eきD諞eきD^ 111001101000011010000010100001011000001010101011010001001110011010000110100000101000010110000010101010110100010001011110 e686828582ab44e686828582ab445e
EUC-JP 諞eきD諞eきD^ 111010111110011010100011111001011010010010101101010001001110101111100110101000111110010110100100101011010100010001011110 ebe6a3e5a4ad44ebe6a3e5a4ad445e
UTF-8 諞eきD諞eきD^ 111010001010101110011110111011111011110110000101111000111000000110001101010001001110100010101011100111101110111110111101100001011110001110000001100011010100010001011110 e8ab9eefbd85e3818d44e8ab9eefbd85e3818d445e
UHC ?eきD?eきD^ 00111111101000111110010110101010101011010100010000111111101000111110010110101010101011010100010001011110 3fa3e5aaad443fa3e5aaad445e

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