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 縞床ムロ縞床ムル^ 10001110110010001000111110110000110100011101101110001110110010001000111110110000110100011101100101011110 8ec88fb0d1db8ec88fb0d1d95e
EUC-JP 縞床ムロ縞床ムル^ 1011110011001010101111101011001010001110110100011000111011011011101111001100101010111110101100101000111011010001100011101101100101011110 bccabeb28ed18edbbccabeb28ed18ed95e
UTF-8 縞床ムロ縞床ムル^ 11100111101110001001111011100101101110101000101011101111101111101001000111101111101111101001101111100111101110001001111011100101101110101000101011101111101111101001000111101111101111101001100101011110 e7b89ee5ba8aefbe91efbe9be7b89ee5ba8aefbe91efbe995e
UHC 縞床??縞床??^ 11111011110101101101111111001001001111110011111111111011110101101101111111001001001111110011111101011110 fbd6dfc93f3ffbd6dfc93f3f5e

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