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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 菫蘂[}菫蘂[{^ 11100100101111111110010101000001010110110111110111100100101111111110010101000001010110110111101101011110 e4bfe5415b7de4bfe5415b7b5e
EUC-JP 菫蘂[}菫蘂[{^ 11101000110000011110100110100010010110110111110111101000110000011110100110100010010110110111101101011110 e8c1e9a25b7de8c1e9a25b7b5e
UTF-8 菫蘂[}菫蘂[{^ 1110100010001111101010111110100010011000100000100101101101111101111010001000111110101011111010001001100010000010010110110111101101011110 e88fabe898825b7de88fabe898825b7b5e
UHC 菫蘂[}菫蘂[{^ 11010000110010111110011111011110010110110111110111010000110010111110011111011110010110110111101101011110 d0cbe7de5b7dd0cbe7de5b7b5e

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