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^ 111001001011110110000011100011111000111101011000010001001110010010111101100000111000111110001111010110000100010001011110 e4bd838f8f5844e4bd838f8f58445e
EUC-JP 菴ワ醜D菴ワ醜D^ 111010001011111110100101111011111011110110111001010001001110100010111111101001011110111110111101101110010100010001011110 e8bfa5efbdb944e8bfa5efbdb9445e
UTF-8 菴ワ醜D菴ワ醜D^ 111010001000111110110100111000111000001110101111111010011000011010011100010001001110100010001111101101001110001110000011101011111110100110000110100111000100010001011110 e88fb4e383afe9869c44e88fb4e383afe9869c445e
UHC 菴ワ醜D菴ワ醜D^ 111001001110000010101011111011111111010111011101010001001110010011100000101010111110111111110101110111010100010001011110 e4e0abeff5dd44e4e0abeff5dd445e

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