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 チカヘッチカヘッ^ 110000011011011011001101101011111100000110110110110011011010111101011110 c1b6cdafc1b6cdaf5e
EUC-JP チカヘッチカヘッ^ 1000111011000001100011101011011010001110110011011000111010101111100011101100000110001110101101101000111011001101100011101010111101011110 8ec18eb68ecd8eaf8ec18eb68ecd8eaf5e
UTF-8 チカヘッチカヘッ^ 11101111101111101000000111101111101111011011011011101111101111101000110111101111101111011010111111101111101111101000000111101111101111011011011011101111101111101000110111101111101111011010111101011110 efbe81efbdb6efbe8defbdafefbe81efbdb6efbe8defbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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