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 ??GF??A??A??GF??A??A^ 001111110011111101000111010001100011111100111111010000010011111100111111010000010011111100111111010001110100011000111111001111110100000100111111001111110100000101011110 3f3f47463f3f413f3f413f3f47463f3f413f3f415e
SJIS-WIN ??GF??A??A??GF??A??A^ 001111110011111101000111010001100011111100111111010000010011111100111111010000010011111100111111010001110100011000111111001111110100000100111111001111110100000101011110 3f3f47463f3f413f3f413f3f47463f3f413f3f415e
EUC-JP ??GF??A??A??GF??A??A^ 001111110011111101000111010001100011111100111111010000010011111100111111010000010011111100111111010001110100011000111111001111110100000100111111001111110100000101011110 3f3f47463f3f413f3f413f3f47463f3f413f3f415e
UTF-8 횂혪GF횂혪A횂혪A횂혪GF횂혪A횂혪A^ 111011011001101010000010111011011001100010101010010001110100011011101101100110101000001011101101100110001010101001000001111011011001101010000010111011011001100010101010010000011110110110011010100000101110110110011000101010100100011101000110111011011001101010000010111011011001100010101010010000011110110110011010100000101110110110011000101010100100000101011110 ed9a82ed98aa4746ed9a82ed98aa41ed9a82ed98aa41ed9a82ed98aa4746ed9a82ed98aa41ed9a82ed98aa415e
UHC 횂혪GF횂혪A횂혪A횂혪GF횂혪A횂혪A^ 110000111000001011000010100100100100011101000110110000111000001011000010100100100100000111000011100000101100001010010010010000011100001110000010110000101001001001000111010001101100001110000010110000101001001001000001110000111000001011000010100100100100000101011110 c382c2924746c382c29241c382c29241c382c2924746c382c29241c382c292415e

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