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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 騾ァ貂。}騾ァ貂。{^ 111010011000000010100111111001101011100010100001011111011110100110000000101001111110011010111000101000010111101101011110 e980a7e6b8a17de980a7e6b8a17b5e
EUC-JP 騾ァ貂。}騾ァ貂。{^ 11110001111000001000111010100111111011001011101010001110101000010111110111110001111000001000111010100111111011001011101010001110101000010111101101011110 f1e08ea7ecba8ea17df1e08ea7ecba8ea17b5e
UTF-8 騾ァ貂。}騾ァ貂。{^ 111010011010100010111110111011111011110110100111111010001011001010000010111011111011110110100001011111011110100110101000101111101110111110111101101001111110100010110010100000101110111110111101101000010111101101011110 e9a8beefbda7e8b282efbda17de9a8beefbda7e8b282efbda17b5e
UHC ??貂?}??貂?{^ 00111111001111111111010110110000001111110111110100111111001111111111010110110000001111110111101101011110 3f3ff5b03f7d3f3ff5b03f7b5e

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