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 ìè¼Ã¼ËN[}ìè¼Ã¼ËN[{^ 11101100111010001011110011000011101111001100101101001110010110110111110111101100111010001011110011000011101111001100101101001110010110110111101101011110 ece8bcc3bccb4e5b7dece8bcc3bccb4e5b7b5e
SJIS-WIN ??????N[}??????N[{^ 00111111001111110011111100111111001111110011111101001110010110110111110100111111001111110011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f3f3f4e5b7d3f3f3f3f3f3f4e5b7b5e
EUC-JP ìè?Ã?ËN[}ìè?Ã?ËN[{^ 1000111110101011110000001000111110101011101100100011111110001111101010101010101000111111100011111010101010110011010011100101101101111101100011111010101111000000100011111010101110110010001111111000111110101010101010100011111110001111101010101011001101001110010110110111101101011110 8fabc08fabb23f8faaaa3f8faab34e5b7d8fabc08fabb23f8faaaa3f8faab34e5b7b5e
UTF-8 ìè¼Ã¼ËN[}ìè¼Ã¼ËN[{^ 11000011101011001100001110101000110000101011110011000011100000111100001010111100110000111000101101001110010110110111110111000011101011001100001110101000110000101011110011000011100000111100001010111100110000111000101101001110010110110111101101011110 c3acc3a8c2bcc383c2bcc38b4e5b7dc3acc3a8c2bcc383c2bcc38b4e5b7b5e
UHC ??¼?¼?N[}??¼?¼?N[{^ 0011111100111111101010001111100100111111101010001111100100111111010011100101101101111101001111110011111110101000111110010011111110101000111110010011111101001110010110110111101101011110 3f3fa8f93fa8f93f4e5b7d3f3fa8f93fa8f93f4e5b7b5e

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