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 シゥ菻貔シゥ菻貔^ 10111100101010011110010011010000111001101011111010111100101010011110010011010000111001101011111001011110 bca9e4d0e6bebca9e4d0e6be5e
EUC-JP シゥ菻貔シゥ菻貔^ 1000111010111100100011101010100111101000110100101110110011000000100011101011110010001110101010011110100011010010111011001100000001011110 8ebc8ea9e8d2ecc08ebc8ea9e8d2ecc05e
UTF-8 シゥ菻貔シゥ菻貔^ 11101111101111011011110011101111101111011010100111101000100011111011101111101000101100101001010011101111101111011011110011101111101111011010100111101000100011111011101111101000101100101001010001011110 efbdbcefbda9e88fbbe8b294efbdbcefbda9e88fbbe8b2945e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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