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 迚矩。ー迚矩。ー^ 11100111100010011000101111101001101000011011000011100111100010011000101111101001101000011011000001011110 e7898be9a1b0e7898be9a1b05e
EUC-JP 迚矩。ー迚矩。ー^ 1110110111101001101101101110101110001110101000011000111010110000111011011110100110110110111010111000111010100001100011101011000001011110 ede9b6eb8ea18eb0ede9b6eb8ea18eb05e
UTF-8 迚矩。ー迚矩。ー^ 11101000101111111001101011100111100111111010100111101111101111011010000111101111101111011011000011101000101111111001101011100111100111111010100111101111101111011010000111101111101111011011000001011110 e8bf9ae79fa9efbda1efbdb0e8bf9ae79fa9efbda1efbdb05e
UHC ?矩???矩??^ 0011111111001111101110110011111100111111001111111100111110111011001111110011111101011110 3fcfbb3f3f3fcfbb3f3f5e

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