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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??蒸???蒸?^ 0011111100111111100011111111011000111111001111110011111110001111111101100011111101011110 3f3f8ff63f3f3f8ff63f5e
EUC-JP 沅?蒸?沅?蒸?^ 100011111100011011101001001111111011111011111000001111111000111111000110111010010011111110111110111110000011111101011110 8fc6e93fbef83f8fc6e93fbef83f5e
UTF-8 沅렒蒸햇沅렒蒸햄^ 11100110101100101000010111101011101000001001001011101000100100101011100011101101100101101000011111100110101100101000010111101011101000001001001011101000100100101011100011101101100101101000010001011110 e6b285eba092e892b8ed9687e6b285eba092e892b8ed96845e
UHC 沅렒蒸햇沅렒蒸햄^ 1110101010110110100011101010011111110001111110101100011111011110111010101011011010001110101001111111000111111010110001111101110001011110 eab68ea7f1fac7deeab68ea7f1fac7dc5e

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