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 ù®÷à}ù®÷à{^ 1111100110101110111101111110000001111101111110011010111011110111111000000111101101011110 f9aef7e07df9aef7e07b5e
SJIS-WIN ??÷?}??÷?{^ 00111111001111111000000110000000001111110111110100111111001111111000000110000000001111110111101101011110 3f3f81803f7d3f3f81803f7b5e
EUC-JP ù®÷à}ù®÷à{^ 10001111101010111110001110001111101000101110111010100001111000001000111110101011101000100111110110001111101010111110001110001111101000101110111010100001111000001000111110101011101000100111101101011110 8fabe38fa2eea1e08faba27d8fabe38fa2eea1e08faba27b5e
UTF-8 ù®÷à}ù®÷à{^ 11000011101110011100001010101110110000111011011111000011101000000111110111000011101110011100001010101110110000111011011111000011101000000111101101011110 c3b9c2aec3b7c3a07dc3b9c2aec3b7c3a07b5e
UHC ?®÷?}?®÷?{^ 001111111010001011100111101000011100000000111111011111010011111110100010111001111010000111000000001111110111101101011110 3fa2e7a1c03f7d3fa2e7a1c03f7b5e

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