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 ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
SJIS-WIN 巐常囁E}巐常囁E{^ 1111101010110110100011111110110110011010100100010100010101111101111110101011011010001111111011011001101010010001010001010111101101011110 fab68fed9a91457dfab68fed9a91457b5e
EUC-JP 巐常囁E}巐常囁E{^ 10001111101110111111100110111110111011111101001111110001010001010111110110001111101110111111100110111110111011111101001111110001010001010111101101011110 8fbbf9beefd3f1457d8fbbf9beefd3f1457b5e
UTF-8 巐常囁E}巐常囁E{^ 1110010110110111100100001110010110111000101110001110010110011011100000010100010101111101111001011011011110010000111001011011100010111000111001011001101110000001010001010111101101011110 e5b790e5b8b8e59b81457de5b790e5b8b8e59b81457b5e
UHC ?常?E}?常?E{^ 00111111110111111100100000111111010001010111110100111111110111111100100000111111010001010111101101011110 3fdfc83f457d3fdfc83f457b5e

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