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 úüznRúüzn^[úüznRúüzn^[^ 111110101111110010001101011110100110111001010010111110101111110010001101011110100110111001011110010110111111101011111100100011010111101001101110010100101111101011111100100011010111101001101110010111100101101101011110 fafc8d7a6e52fafc8d7a6e5e5bfafc8d7a6e52fafc8d7a6e5e5b5e
SJIS-WIN ???znR???zn^[???znR???zn^[^ 001111110011111100111111011110100110111001010010001111110011111100111111011110100110111001011110010110110011111100111111001111110111101001101110010100100011111100111111001111110111101001101110010111100101101101011110 3f3f3f7a6e523f3f3f7a6e5e5b3f3f3f7a6e523f3f3f7a6e5e5b5e
EUC-JP úü?znRúü?zn^[úü?znRúü?zn^[^ 10001111101010111110001010001111101010111110010000111111011110100110111001010010100011111010101111100010100011111010101111100100001111110111101001101110010111100101101110001111101010111110001010001111101010111110010000111111011110100110111001010010100011111010101111100010100011111010101111100100001111110111101001101110010111100101101101011110 8fabe28fabe43f7a6e528fabe28fabe43f7a6e5e5b8fabe28fabe43f7a6e528fabe28fabe43f7a6e5e5b5e
UTF-8 úüznRúüzn^[úüznRúüzn^[^ 110000111011101011000011101111001100001010001101011110100110111001010010110000111011101011000011101111001100001010001101011110100110111001011110010110111100001110111010110000111011110011000010100011010111101001101110010100101100001110111010110000111011110011000010100011010111101001101110010111100101101101011110 c3bac3bcc28d7a6e52c3bac3bcc28d7a6e5e5bc3bac3bcc28d7a6e52c3bac3bcc28d7a6e5e5b5e
UHC ???znR???zn^[???znR???zn^[^ 001111110011111100111111011110100110111001010010001111110011111100111111011110100110111001011110010110110011111100111111001111110111101001101110010100100011111100111111001111110111101001101110010111100101101101011110 3f3f3f7a6e523f3f3f7a6e5e5b3f3f3f7a6e523f3f3f7a6e5e5b5e

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