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 èȽëۏèȽëÙ^ 10001111111010001100100010111101111010111101101110001111111010001100100010111101111010111101100101011110 8fe8c8bdebdb8fe8c8bdebd95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?èÈ?ëÛ?èÈ?ëÙ^ 0011111110001111101010111011001010001111101010101011001000111111100011111010101110110011100011111010101011100101001111111000111110101011101100101000111110101010101100100011111110001111101010111011001110001111101010101110001101011110 3f8fabb28faab23f8fabb38faae53f8fabb28faab23f8fabb38faae35e
UTF-8 èȽëۏèȽëÙ^ 11000010100011111100001110101000110000111000100011000010101111011100001110101011110000111001101111000010100011111100001110101000110000111000100011000010101111011100001110101011110000111001100101011110 c28fc3a8c388c2bdc3abc39bc28fc3a8c388c2bdc3abc3995e
UHC ???½?????½??^ 001111110011111100111111101010001111011000111111001111110011111100111111001111111010100011110110001111110011111101011110 3f3f3fa8f63f3f3f3f3fa8f63f3f5e

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