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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ネ・顥}ネ・顥{^ 1100100010100101111110111111010101111101110010001010010111111011111101010111101101011110 c8a5fbf57dc8a5fbf57b5e
EUC-JP ネ・顥}ネ・顥{^ 1000111011001000100011101010010110001111111010001011011001111101100011101100100010001110101001011000111111101000101101100111101101011110 8ec88ea58fe8b67d8ec88ea58fe8b67b5e
UTF-8 ネ・顥}ネ・顥{^ 111011111011111010001000111011111011110110100101111010011010000110100101011111011110111110111110100010001110111110111101101001011110100110100001101001010111101101011110 efbe88efbda5e9a1a57defbe88efbda5e9a1a57b5e
UHC ??顥}??顥{^ 0011111100111111111110111110001001111101001111110011111111111011111000100111101101011110 3f3ffbe27d3f3ffbe27b5e

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