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 鮟好鮟好^ 11101001101011101001111111100101101001011011110111101001101011101001111111100101101001011011110101011110 e9ae9fe5a5bde9ae9fe5a5bd5e
SJIS-WIN ????¥?????¥?^ 001111110011111100111111001111111000000110001111001111110011111100111111001111110011111110000001100011110011111101011110 3f3f3f3f818f3f3f3f3f3f818f3f5e
EUC-JP é®?å??é®?å??^ 10001111101010111011000110001111101000101110111000111111100011111010101110101001001111110011111110001111101010111011000110001111101000101110111000111111100011111010101110101001001111110011111101011110 8fabb18fa2ee3f8faba93f3f8fabb18fa2ee3f8faba93f3f5e
UTF-8 鮟好鮟好^ 11000011101010011100001010101110110000101001111111000011101001011100001010100101110000101011110111000011101010011100001010101110110000101001111111000011101001011100001010100101110000101011110101011110 c3a9c2aec29fc3a5c2a5c2bdc3a9c2aec29fc3a5c2a5c2bd5e
UHC ?®???½?®???½^ 0011111110100010111001110011111100111111001111111010100011110110001111111010001011100111001111110011111100111111101010001111011001011110 3fa2e73f3f3fa8f63fa2e73f3f3fa8f65e

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