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 ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e
SJIS-WIN 瀛??b[瀛??b[^ 11100000011010010011111100111111011000100101101111100000011010010011111100111111011000100101101101011110 e0693f3f625be0693f3f625b5e
EUC-JP 瀛??b[瀛??b[^ 11011111110010100011111100111111011000100101101111011111110010100011111100111111011000100101101101011110 dfca3f3f625bdfca3f3f625b5e
UTF-8 瀛뎼뢏b[瀛뎼뢏b[^ 1110011110000000100110111110101110001110101111001110101110100010100011110110001001011011111001111000000010011011111010111000111010111100111010111010001010001111011000100101101101011110 e7809beb8ebceba28f625be7809beb8ebceba28f625b5e
UHC 瀛뎼뢏b[瀛뎼뢏b[^ 1110011110111010100010011000111110001111010010100110001001011011111001111011101010001001100011111000111101001010011000100101101101011110 e7ba898f8f4a625be7ba898f8f4a625b5e

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