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[{^ 100111111111010111100110101110000100111001011011011111011001111111110101111001101011100001001110010110110111101101011110 9ff5e6b84e5b7d9ff5e6b84e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ?õæ¸N[}?õæ¸N[{^ 001111111000111110101011110110001000111110101001110000011000111110100010101100010100111001011011011111010011111110001111101010111101100010001111101010011100000110001111101000101011000101001110010110110111101101011110 3f8fabd88fa9c18fa2b14e5b7d3f8fabd88fa9c18fa2b14e5b7b5e
UTF-8 Ÿõæ¸N[}Ÿõæ¸N[{^ 1100001010011111110000111011010111000011101001101100001010111000010011100101101101111101110000101001111111000011101101011100001110100110110000101011100001001110010110110111101101011110 c29fc3b5c3a6c2b84e5b7dc29fc3b5c3a6c2b84e5b7b5e
UHC ??æ¸N[}??æ¸N[{^ 00111111001111111010100110100001101000101010110001001110010110110111110100111111001111111010100110100001101000101010110001001110010110110111101101011110 3f3fa9a1a2ac4e5b7d3f3fa9a1a2ac4e5b7b5e

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