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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
EUC-JP ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
UTF-8 梨낇삫吏쉗D梨낇삫吏쉗D^ 111011111010011110100010111010111000001010000111111011001000001010101011111011111010011110011110111011001000100110010111010001001110111110100111101000101110101110000010100001111110110010000010101010111110111110100111100111101110110010001001100101110100010001011110 efa7a2eb8287ec82abefa79eec899744efa7a2eb8287ec82abefa79eec8997445e
UHC 梨낇삫吏쉗D梨낇삫吏쉗D^ 1110110010110001100001011110110110011000101010101110110010100111100110100110111001000100111011001011000110000101111011011001100010101010111011001010011110011010011011100100010001011110 ecb185ed98aaeca79a6e44ecb185ed98aaeca79a6e445e

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