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 ????w????w^ 0011111100111111001111110011111101110111001111110011111100111111001111110111011101011110 3f3f3f3f773f3f3f3f775e
SJIS-WIN ????w????w^ 0011111100111111001111110011111101110111001111110011111100111111001111110111011101011110 3f3f3f3f773f3f3f3f775e
EUC-JP ????w????w^ 0011111100111111001111110011111101110111001111110011111100111111001111110111011101011110 3f3f3f3f773f3f3f3f775e
UTF-8 吏흗렧렗w吏흗렧렗w^ 111011111010011110011110111011011001110110010111111010111010000010100111111010111010000010010111011101111110111110100111100111101110110110011101100101111110101110100000101001111110101110100000100101110111011101011110 efa79eed9d97eba0a7eba09777efa79eed9d97eba0a7eba097775e
UHC 吏흗렧렗w吏흗렧렗w^ 11101100101001111100100011101001100011101011011010001110101011000111011111101100101001111100100011101001100011101011011010001110101011000111011101011110 eca7c8e98eb68eac77eca7c8e98eb68eac775e

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