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 遺??}遺??{^ 1000100011100010001111110011111101111101100010001110001000111111001111110111101101011110 88e23f3f7d88e23f3f7b5e
EUC-JP 遺??}遺??{^ 1011000011100100001111110011111101111101101100001110010000111111001111110111101101011110 b0e43f3f7db0e43f3f7b5e
UTF-8 遺곭럦}遺곭럦{^ 111010011000000110111010111010101011001110101101111010111001111110100110011111011110100110000001101110101110101010110011101011011110101110011111101001100111101101011110 e981baeab3adeb9fa67de981baeab3adeb9fa67b5e
UHC 遺곭럦}遺곭럦{^ 111010111011011010000001111001111000111010001001011111011110101110110110100000011110011110001110100010010111101101011110 ebb681e78e897debb681e78e897b5e

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