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 ?J??}?J??{^ 0011111101001010001111110011111101111101001111110100101000111111001111110111101101011110 3f4a3f3f7d3f4a3f3f7b5e
SJIS-WIN 短J促存}短J促存{^ 1001001001011010010010101001000110100011100100011011011001111101100100100101101001001010100100011010001110010001101101100111101101011110 925a4a91a391b67d925a4a91a391b67b5e
EUC-JP 短J促存}短J促存{^ 1100001110111011010010101100001010100101110000101011100001111101110000111011101101001010110000101010010111000010101110000111101101011110 c3bb4ac2a5c2b87dc3bb4ac2a5c2b87b5e
UTF-8 短J促存}短J促存{^ 1110011110011111101011010100101011100100101111111000001111100101101011011001100001111101111001111001111110101101010010101110010010111111100000111110010110101101100110000111101101011110 e79fad4ae4bf83e5ad987de79fad4ae4bf83e5ad987b5e
UHC 短J促存}短J促存{^ 1101001110101101010010101111010110110101111100001110110101111101110100111010110101001010111101011011010111110000111011010111101101011110 d3ad4af5b5f0ed7dd3ad4af5b5f0ed7b5e

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