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??N??D??N^ 00111111001111110100010000111111001111110100111000111111001111110100010000111111001111110100111001011110 3f3f443f3f4e3f3f443f3f4e5e
SJIS-WIN ?ゥD?ゥN?ゥD?ゥN^ 00111111101010010100010000111111101010010100111000111111101010010100010000111111101010010100111001011110 3fa9443fa94e3fa9443fa94e5e
EUC-JP ?ゥD?ゥN?ゥD?ゥN^ 0011111110001110101010010100010000111111100011101010100101001110001111111000111010101001010001000011111110001110101010010100111001011110 3f8ea9443f8ea94e3f8ea9443f8ea94e5e
UTF-8 䵸ゥD䵸ゥN䵸ゥD䵸ゥN^ 1110010010110101101110001110111110111101101010010100010011100100101101011011100011101111101111011010100101001110111001001011010110111000111011111011110110101001010001001110010010110101101110001110111110111101101010010100111001011110 e4b5b8efbda944e4b5b8efbda94ee4b5b8efbda944e4b5b8efbda94e5e
UHC ??D??N??D??N^ 00111111001111110100010000111111001111110100111000111111001111110100010000111111001111110100111001011110 3f3f443f3f4e3f3f443f3f4e5e

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