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 ?▼?\}?▼?\{^ 00111111100000011010010100111111010111000111110100111111100000011010010100111111010111000111101101011110 3f81a53f5c7d3f81a53f5c7b5e
EUC-JP ?▼?\}?▼?\{^ 00111111101000101010011100111111010111000111110100111111101000101010011100111111010111000111101101011110 3fa2a73f5c7d3fa2a73f5c7b5e
UTF-8 掠▼윿\}掠▼윿\{^ 1110111110100101101101011110001010010110101111001110110010011100101111110101110001111101111011111010010110110101111000101001011010111100111011001001110010111111010111000111101101011110 efa5b5e296bcec9cbf5c7defa5b5e296bcec9cbf5c7b5e
UHC 掠▼윿\}掠▼윿\{^ 1110010110110001101000011110010110011111101101110101110001111101111001011011000110100001111001011001111110110111010111000111101101011110 e5b1a1e59fb75c7de5b1a1e59fb75c7b5e

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