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 ムレカェムレカェ^ 110100011101101010110110101010101101000111011010101101101010101001011110 d1dab6aad1dab6aa5e
EUC-JP ムレカェムレカェ^ 1000111011010001100011101101101010001110101101101000111010101010100011101101000110001110110110101000111010110110100011101010101001011110 8ed18eda8eb68eaa8ed18eda8eb68eaa5e
UTF-8 ムレカェムレカェ^ 11101111101111101001000111101111101111101001101011101111101111011011011011101111101111011010101011101111101111101001000111101111101111101001101011101111101111011011011011101111101111011010101001011110 efbe91efbe9aefbdb6efbdaaefbe91efbe9aefbdb6efbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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