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 ???D\}???D\{^ 00111111001111110011111101000100010111000111110100111111001111110011111101000100010111000111101101011110 3f3f3f445c7d3f3f3f445c7b5e
SJIS-WIN 晶アD\}晶アD\{^ 1000111110111011111100111110110010110001010001000101110001111101100011111011101111110011111011001011000101000100010111000111101101011110 8fbbf3ecb1445c7d8fbbf3ecb1445c7b5e
EUC-JP 晶?アD\}晶?アD\{^ 1011111010111101001111111000111010110001010001000101110001111101101111101011110100111111100011101011000101000100010111000111101101011110 bebd3f8eb1445c7dbebd3f8eb1445c7b5e
UTF-8 晶アD\}晶アD\{^ 11100110100110011011011011101110100010111001111111101111101111011011000101000100010111000111110111100110100110011011011011101110100010111001111111101111101111011011000101000100010111000111101101011110 e699b6ee8b9fefbdb1445c7de699b6ee8b9fefbdb1445c7b5e
UHC 晶??D\}晶??D\{^ 111011111101110000111111001111110100010001011100011111011110111111011100001111110011111101000100010111000111101101011110 efdc3f3f445c7defdc3f3f445c7b5e

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