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^ 1001011110000001001111110011111101000100100101111000000100111111001111110100010001011110 97813f3f4497813f3f445e
EUC-JP 浴??D浴??D^ 1100110111100001001111110011111101000100110011011110000100111111001111110100010001011110 cde13f3f44cde13f3f445e
UTF-8 浴덆콌D浴덆콌D^ 111001101011010110110100111010111000110110000110111011001011110110001100010001001110011010110101101101001110101110001101100001101110110010111101100011000100010001011110 e6b5b4eb8d86ecbd8c44e6b5b4eb8d86ecbd8c445e
UHC 浴덆콌D浴덆콌D^ 111010011011000110001000111010011011000110001000010001001110100110110001100010001110100110110001100010000100010001011110 e9b188e9b18844e9b188e9b188445e

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