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 荵滕オ・荵滕オ・^ 11100100101110011001111111101100101101011010010111100100101110011001111111101100101101011010010101011110 e4b99fecb5a5e4b99fecb5a55e
EUC-JP 荵滕オ・荵滕オ・^ 1110100010111011110111101110111010001110101101011000111010100101111010001011101111011110111011101000111010110101100011101010010101011110 e8bbdeee8eb58ea5e8bbdeee8eb58ea55e
UTF-8 荵滕オ・荵滕オ・^ 11101000100011011011010111100110101110111001010111101111101111011011010111101111101111011010010111101000100011011011010111100110101110111001010111101111101111011011010111101111101111011010010101011110 e88db5e6bb95efbdb5efbda5e88db5e6bb95efbdb5efbda55e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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