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 邁ァ遉セ轣シ遉セ^ 11100111101100001010011111100111101001001011111011100111100000011011110011100111101001001011111001011110 e7b0a7e7a4bee781bce7a4be5e
EUC-JP 邁ァ遉セ轣シ遉セ^ 1110111010110010100011101010011111101110101001101000111010111110111011011110000110001110101111001110111010100110100011101011111001011110 eeb28ea7eea68ebeede18ebceea68ebe5e
UTF-8 邁ァ遉セ轣シ遉セ^ 11101001100000101000000111101111101111011010011111101001100000011000100111101111101111011011111011101000101111011010001111101111101111011011110011101001100000011000100111101111101111011011111001011110 e98281efbda7e98189efbdbee8bda3efbdbce98189efbdbe5e
UHC 邁???????^ 11011000111001000011111100111111001111110011111100111111001111110011111101011110 d8e43f3f3f3f3f3f3f5e

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