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 ?汗幀虎?汗幀葫^ 001111111000101010111110100110111110101010001100110101010011111110001010101111101001101111101010111001001101011101011110 3f8abe9bea8cd53f8abe9beae4d75e
EUC-JP ?汗幀虎?汗幀葫^ 001111111011010011000000110101101110110010111000110101110011111110110100110000001101011011101100111010001101100101011110 3fb4c0d6ecb8d73fb4c0d6ece8d95e
UTF-8 뤋汗幀虎뤋汗幀葫^ 11101011101001001000101111100110101100011001011111100101101110011000000011101000100110011000111011101011101001001000101111100110101100011001011111100101101110011000000011101000100100011010101101011110 eba48be6b197e5b980e8998eeba48be6b197e5b980e891ab5e
UHC 뤋汗幀虎뤋汗幀葫^ 1000111110111011111110011101001011101111110100111111101111011011100011111011101111111001110100101110111111010011111110111101100101011110 8fbbf9d2efd3fbdb8fbbf9d2efd3fbd95e

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