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 ?????^?????^ 001111110011111100111111001111110011111101011110001111110011111100111111001111110011111101011110 3f3f3f3f3f5e3f3f3f3f3f5e
SJIS-WIN 将ゥ「フ^将ゥ「フ^ 10001111101010111010100110100010111110011010001011001100010111101000111110101011101010011010001011111001101000101100110001011110 8faba9a2f9a2cc5e8faba9a2f9a2cc5e
EUC-JP 将ゥ「?フ^将ゥ「?フ^ 1011111010101101100011101010100110001110101000100011111110001110110011000101111010111110101011011000111010101001100011101010001000111111100011101100110001011110 bead8ea98ea23f8ecc5ebead8ea98ea23f8ecc5e
UTF-8 将ゥ「フ^将ゥ「フ^ 1110010110110000100001101110111110111101101010011110111110111101101000101110111010011011101111011110111110111110100011000101111011100101101100001000011011101111101111011010100111101111101111011010001011101110100110111011110111101111101111101000110001011110 e5b086efbda9efbda2ee9bbdefbe8c5ee5b086efbda9efbda2ee9bbdefbe8c5e
UHC ?????^?????^ 001111110011111100111111001111110011111101011110001111110011111100111111001111110011111101011110 3f3f3f3f3f5e3f3f3f3f3f5e

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