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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??∀}??∀{^ 0011111100111111100000011100110101111101001111110011111110000001110011010111101101011110 3f3f81cd7d3f3f81cd7b5e
EUC-JP ??∀}??∀{^ 0011111100111111101000101100111101111101001111110011111110100010110011110111101101011110 3f3fa2cf7d3f3fa2cf7b5e
UTF-8 凉깅∀}凉깅∀{^ 111011111010010110111001111010101011100110000101111000101000100010000000011111011110111110100101101110011110101010111001100001011110001010001000100000000111101101011110 efa5b9eab985e288807defa5b9eab985e288807b5e
UHC 凉깅∀}凉깅∀{^ 111001011011110010110001111010111010001010100011011111011110010110111100101100011110101110100010101000110111101101011110 e5bcb1eba2a37de5bcb1eba2a37b5e

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