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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遉門ォ穎}遉門ォ穎{^ 1110011110100100100101101110010110101011100010010110111001111101111001111010010010010110111001011010101110001001011011100111101101011110 e7a496e5ab896e7de7a496e5ab896e7b5e
EUC-JP 遉門ォ穎}遉門ォ穎{^ 11101110101001101100110011100111100011101010101110110001110011110111110111101110101001101100110011100111100011101010101110110001110011110111101101011110 eea6cce78eabb1cf7deea6cce78eabb1cf7b5e
UTF-8 遉門ォ穎}遉門ォ穎{^ 111010011000000110001001111010011001011010000000111011111011110110101011111001111010100110001110011111011110100110000001100010011110100110010110100000001110111110111101101010111110011110101001100011100111101101011110 e98189e99680efbdabe7a98e7de98189e99680efbdabe7a98e7b5e
UHC ?門?穎}?門?穎{^ 001111111101101010100110001111111110011111000100011111010011111111011010101001100011111111100111110001000111101101011110 3fdaa63fe7c47d3fdaa63fe7c47b5e

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