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 毅陌??毅陌??^ 10001011010000101110100010011001001111110011111110001011010000101110100010011001001111110011111101011110 8b42e8993f3f8b42e8993f3f5e
EUC-JP 毅陌??毅陌??^ 10110101101000111110111111111001001111110011111110110101101000111110111111111001001111110011111101011110 b5a3eff93f3fb5a3eff93f3f5e
UTF-8 毅陌렫렲毅陌렫렲^ 11100110101011111000010111101001100110011000110011101011101000001010101111101011101000001011001011100110101011111000010111101001100110011000110011101011101000001010101111101011101000001011001001011110 e6af85e9998ceba0abeba0b2e6af85e9998ceba0abeba0b25e
UHC 毅陌렫렲毅陌렫렲^ 1110101111110110110110001110100010001110101110011000111010111111111010111111011011011000111010001000111010111001100011101011111101011110 ebf6d8e88eb98ebfebf6d8e88eb98ebf5e

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