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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 掠욄땯\}掠욄땯\{^ 1110111110100101101101011110110010011010100001001110101110010101101011110101110001111101111011111010010110110101111011001001101010000100111010111001010110101111010111000111101101011110 efa5b5ec9a84eb95af5c7defa5b5ec9a84eb95af5c7b5e
UHC 掠욄땯\}掠욄땯\{^ 1110010110110001100111101110011010001011100001010101110001111101111001011011000110011110111001101000101110000101010111000111101101011110 e5b19ee68b855c7de5b19ee68b855c7b5e

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