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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN エ竢オ烋エ竢オ炮^ 10110100111000101000111110110101111000000111110110110100111000101000111110110101111000000111101101011110 b4e28fb5e07db4e28fb5e07b5e
EUC-JP エ竢オ烋エ竢オ炮^ 1000111010110100111000111110111110001110101101011101111111011110100011101011010011100011111011111000111010110101110111111101110001011110 8eb4e3ef8eb5dfde8eb4e3ef8eb5dfdc5e
UTF-8 エ竢オ烋エ竢オ炮^ 11101111101111011011010011100111101010111010001011101111101111011011010111100111100000111000101111101111101111011011010011100111101010111010001011101111101111011011010111100111100000101010111001011110 efbdb4e7aba2efbdb5e7838befbdb4e7aba2efbdb5e782ae5e
UHC ???烋????^ 00111111001111110011111111111101110011100011111100111111001111110011111101011110 3f3f3ffdce3f3f3f3f5e

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