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 ™EåõN[}™EåõN[{^ 110000101001100101000101110000111010010111000011101101010100111001011011011111011100001010011001010001011100001110100101110000111011010101001110010110110111101101011110 c29945c3a5c3b54e5b7dc29945c3a5c3b54e5b7b5e
SJIS-WIN ??E?¥??N[}??E?¥??N[{^ 0011111100111111010001010011111110000001100011110011111100111111010011100101101101111101001111110011111101000101001111111000000110001111001111110011111101001110010110110111101101011110 3f3f453f818f3f3f4e5b7d3f3f453f818f3f3f4e5b7b5e
EUC-JP Â?EÃ?Ã?N[}Â?EÃ?Ã?N[{^ 100011111010101010100100001111110100010110001111101010101010101000111111100011111010101010101010001111110100111001011011011111011000111110101010101001000011111101000101100011111010101010101010001111111000111110101010101010100011111101001110010110110111101101011110 8faaa43f458faaaa3f8faaaa3f4e5b7d8faaa43f458faaaa3f8faaaa3f4e5b7b5e
UTF-8 ™EåõN[}™EåõN[{^ 110000111000001011000010100110010100010111000011100000111100001010100101110000111000001111000010101101010100111001011011011111011100001110000010110000101001100101000101110000111000001111000010101001011100001110000011110000101011010101001110010110110111101101011110 c382c29945c383c2a5c383c2b54e5b7dc382c29945c383c2a5c383c2b54e5b7b5e
UHC ??E????N[}??E????N[{^ 001111110011111101000101001111110011111100111111001111110100111001011011011111010011111100111111010001010011111100111111001111110011111101001110010110110111101101011110 3f3f453f3f3f3f4e5b7d3f3f453f3f3f3f4e5b7b5e

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