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 辷ィ遐系}辷ィ遐系{^ 1110011110001000101010001110011110100000100011000110111001111101111001111000100010101000111001111010000010001100011011100111101101011110 e788a8e7a08c6e7de788a8e7a08c6e7b5e
EUC-JP 辷ィ遐系}辷ィ遐系{^ 11101101111010001000111010101000111011101010001010110111110011110111110111101101111010001000111010101000111011101010001010110111110011110111101101011110 ede88ea8eea2b7cf7dede88ea8eea2b7cf7b5e
UTF-8 辷ィ遐系}辷ィ遐系{^ 111010001011111010110111111011111011110110101000111010011000000110010000111001111011001110111011011111011110100010111110101101111110111110111101101010001110100110000001100100001110011110110011101110110111101101011110 e8beb7efbda8e98190e7b3bb7de8beb7efbda8e98190e7b3bb7b5e
UHC ??遐系}??遐系{^ 001111110011111111111001110001101100110110100111011111010011111100111111111110011100011011001101101001110111101101011110 3f3ff9c6cda77d3f3ff9c6cda77b5e

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