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 昭ロ。゙昭ロ。ワ^ 1000111110111010110110111010000111011110100011111011101011011011101000011101110001011110 8fbadba1de8fbadba1dc5e
EUC-JP 昭ロ。゙昭ロ。ワ^ 1011111010111100100011101101101110001110101000011000111011011110101111101011110010001110110110111000111010100001100011101101110001011110 bebc8edb8ea18edebebc8edb8ea18edc5e
UTF-8 昭ロ。゙昭ロ。ワ^ 11100110100110001010110111101111101111101001101111101111101111011010000111101111101111101001111011100110100110001010110111101111101111101001101111101111101111011010000111101111101111101001110001011110 e698adefbe9befbda1efbe9ee698adefbe9befbda1efbe9c5e
UHC 昭???昭???^ 1110000110111001001111110011111100111111111000011011100100111111001111110011111101011110 e1b93f3f3fe1b93f3f3f5e

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