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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 菴ワ醜}Y菴ワ醜}bE 1110010010111101100000111000111110001111010110000111110101011001111001001011110110000011100011111000111101011000011111010110001001000101 e4bd838f8f587d59e4bd838f8f587d6245
EUC-JP 菴ワ醜}Y菴ワ醜}bE 1110100010111111101001011110111110111101101110010111110101011001111010001011111110100101111011111011110110111001011111010110001001000101 e8bfa5efbdb97d59e8bfa5efbdb97d6245
UTF-8 菴ワ醜}Y菴ワ醜}bE 1110100010001111101101001110001110000011101011111110100110000110100111000111110101011001111010001000111110110100111000111000001110101111111010011000011010011100011111010110001001000101 e88fb4e383afe9869c7d59e88fb4e383afe9869c7d6245
UHC 菴ワ醜}Y菴ワ醜}bE 1110010011100000101010111110111111110101110111010111110101011001111001001110000010101011111011111111010111011101011111010110001001000101 e4e0abeff5dd7d59e4e0abeff5dd7d6245

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