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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 邁皮測\}邁皮測\{^ 1110011110110000100101001110011110010001101010100101110001111101111001111011000010010100111001111001000110101010010111000111101101011110 e7b094e791aa5c7de7b094e791aa5c7b5e
EUC-JP 邁皮測\}邁皮測\{^ 1110111010110010110010001110100111000010101011000101110001111101111011101011001011001000111010011100001010101100010111000111101101011110 eeb2c8e9c2ac5c7deeb2c8e9c2ac5c7b5e
UTF-8 邁皮測\}邁皮測\{^ 1110100110000010100000011110011110011010101011101110011010111000101011000101110001111101111010011000001010000001111001111001101010101110111001101011100010101100010111000111101101011110 e98281e79aaee6b8ac5c7de98281e79aaee6b8ac5c7b5e
UHC 邁皮測\}邁皮測\{^ 1101100011100100111110011010101111110110101101000101110001111101110110001110010011111001101010111111011010110100010111000111101101011110 d8e4f9abf6b45c7dd8e4f9abf6b45c7b5e

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