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 チカロ烋チカロ炮^ 1100000110110110110110111110000001111101110000011011011011011011111000000111101101011110 c1b6dbe07dc1b6dbe07b5e
EUC-JP チカロ烋チカロ炮^ 1000111011000001100011101011011010001110110110111101111111011110100011101100000110001110101101101000111011011011110111111101110001011110 8ec18eb68edbdfde8ec18eb68edbdfdc5e
UTF-8 チカロ烋チカロ炮^ 11101111101111101000000111101111101111011011011011101111101111101001101111100111100000111000101111101111101111101000000111101111101111011011011011101111101111101001101111100111100000101010111001011110 efbe81efbdb6efbe9be7838befbe81efbdb6efbe9be782ae5e
UHC ???烋????^ 00111111001111110011111111111101110011100011111100111111001111110011111101011110 3f3f3ffdce3f3f3f3f5e

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