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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 玉??}玉??{^ 1000101111001010001111110011111101111101100010111100101000111111001111110111101101011110 8bca3f3f7d8bca3f3f7b5e
EUC-JP 玉??}玉??{^ 1011011011001100001111110011111101111101101101101100110000111111001111110111101101011110 b6cc3f3f7db6cc3f3f7b5e
UTF-8 玉뉛쉰}玉뉛쉰{^ 111001111000111010001001111010111000100110011011111011001000100110110000011111011110011110001110100010011110101110001001100110111110110010001001101100000111101101011110 e78e89eb899bec89b07de78e89eb899bec89b07b5e
UHC 玉뉛쉰}玉뉛쉰{^ 111010001010110010000111111011111011110110101110011111011110100010101100100001111110111110111101101011100111101101011110 e8ac87efbdae7de8ac87efbdae7b5e

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