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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?芚????芚???^ 001111111000111111010111101110110011111100111111001111110011111110001111110101111011101100111111001111110011111101011110 3f8fd7bb3f3f3f3f8fd7bb3f3f3f5e
UTF-8 뤵芚폀앎렭뤵芚폀앎렩^ 11101011101001001011010111101000100010101001101011101101100011111000000011101100100101011000111011101011101000001010110111101011101001001011010111101000100010101001101011101101100011111000000011101100100101011000111011101011101000001010100101011110 eba4b5e88a9aed8f80ec958eeba0adeba4b5e88a9aed8f80ec958eeba0a95e
UHC 뤵芚폀앎렭뤵芚폀앎렩^ 100011111110001111010100111011001011110010001111101111101100110110001110101110101000111111100011110101001110110010111100100011111011111011001101100011101011011101011110 8fe3d4ecbc8fbecd8eba8fe3d4ecbc8fbecd8eb75e

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