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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 瓏瘠}\}瓏瘠}\{^ 111000001111101011100001100010110111110101011100011111011110000011111010111000011000101101111101010111000111101101011110 e0fae18b7d5c7de0fae18b7d5c7b5e
EUC-JP 瓏瘠}\}瓏瘠}\{^ 111000001111110011100001111010110111110101011100011111011110000011111100111000011110101101111101010111000111101101011110 e0fce1eb7d5c7de0fce1eb7d5c7b5e
UTF-8 瓏瘠}\}瓏瘠}\{^ 11100111100100111000111111100111100110001010000001111101010111000111110111100111100100111000111111100111100110001010000001111101010111000111101101011110 e7938fe798a07d5c7de7938fe798a07d5c7b5e
UHC 瓏瘠}\}瓏瘠}\{^ 110101101110101011110100101100000111110101011100011111011101011011101010111101001011000001111101010111000111101101011110 d6eaf4b07d5c7dd6eaf4b07d5c7b5e

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