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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 狆ムルミケ狆ムルミケ^ 11100000101111001101000111011001110100001011100111100000101111001101000111011001110100001011100101011110 e0bcd1d9d0b9e0bcd1d9d0b95e
EUC-JP 狆ムルミケ狆ムルミケ^ 111000001011111010001110110100011000111011011001100011101101000010001110101110011110000010111110100011101101000110001110110110011000111011010000100011101011100101011110 e0be8ed18ed98ed08eb9e0be8ed18ed98ed08eb95e
UTF-8 狆ムルミケ狆ムルミケ^ 11100111100010111000011011101111101111101001000111101111101111101001100111101111101111101001000011101111101111011011100111100111100010111000011011101111101111101001000111101111101111101001100111101111101111101001000011101111101111011011100101011110 e78b86efbe91efbe99efbe90efbdb9e78b86efbe91efbe99efbe90efbdb95e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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