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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 迴ア譛ャ逋亥ュク 111001111000111110110001111001101001110010101100111001111001100110001000111001011010110110111000 e78fb1e69cace79988e5adb8
EUC-JP 迴ア譛ャ逋亥ュク 11101101111011111000111010110001111010111111110010001110101011001110110111111001101100001110011110001110101011011000111010111000 edef8eb1ebfc8eacedf9b0e78ead8eb8
UTF-8 迴ア譛ャ逋亥ュク 111010001011111110110100111011111011110110110001111010001010110110011011111011111011110110101100111010011000000010001011111001001011101010100101111011111011110110101101111011111011110110111000 e8bfb4efbdb1e8ad9befbdace9808be4baa5efbdadefbdb8
UHC ????逋亥?? 00111111001111110011111100111111111110001110011111111010101001000011111100111111 3f3f3f3ff8e7faa43f3f

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