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 ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
SJIS-WIN 炭@臓其}炭@臓其{^ 1001001001011001010000001001000110011111100100011011010001111101100100100101100101000000100100011001111110010001101101000111101101011110 925940919f91b47d925940919f91b47b5e
EUC-JP 炭@臓其}炭@臓其{^ 1100001110111010010000001100001010100001110000101011011001111101110000111011101001000000110000101010000111000010101101100111101101011110 c3ba40c2a1c2b67dc3ba40c2a1c2b67b5e
UTF-8 炭@臓其}炭@臓其{^ 1110011110000010101011010100000011101000100001111001001111100101100001011011011001111101111001111000001010101101010000001110100010000111100100111110010110000101101101100111101101011110 e782ad40e88793e585b67de782ad40e88793e585b67b5e
UHC 炭@?其}炭@?其{^ 111101111010100101000000001111111101000011101100011111011111011110101001010000000011111111010000111011000111101101011110 f7a9403fd0ec7df7a9403fd0ec7b5e

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