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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 髴ー蟒殉Y髴ー蟒殉bE 1110100110011100101100001110010110111011100011110111110101011001111010011001110010110000111001011011101110001111011111010110001001000101 e99cb0e5bb8f7d59e99cb0e5bb8f7d6245
EUC-JP 髴ー蟒殉Y髴ー蟒殉bE 11110001111111001000111010110000111010101011110110111101110111100101100111110001111111001000111010110000111010101011110110111101110111100110001001000101 f1fc8eb0eabdbdde59f1fc8eb0eabdbdde6245
UTF-8 髴ー蟒殉Y髴ー蟒殉bE 111010011010101110110100111011111011110110110000111010001001111110010010111001101010111010001001010110011110100110101011101101001110111110111101101100001110100010011111100100101110011010101110100010010110001001000101 e9abb4efbdb0e89f92e6ae8959e9abb4efbdb0e89f92e6ae896245
UHC ???殉Y???殉bE 00111111001111110011111111100010111001100101100100111111001111110011111111100010111001100110001001000101 3f3f3fe2e6593f3f3fe2e66245

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