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 ‰¥ã±‰¥ã±^ 100010011010010111100011101100011000100110100101111000111011000101011110 89a5e3b189a5e3b15e
SJIS-WIN ?¥?±?¥?±^ 00111111100000011000111100111111100000010111110100111111100000011000111100111111100000010111110101011110 3f818f3f817d3f818f3f817d5e
EUC-JP ??ã±??ã±^ 001111110011111110001111101010111010101010100001110111100011111100111111100011111010101110101010101000011101111001011110 3f3f8fabaaa1de3f3f8fabaaa1de5e
UTF-8 ‰¥ã±‰¥ã±^ 1100001010001001110000101010010111000011101000111100001010110001110000101000100111000010101001011100001110100011110000101011000101011110 c289c2a5c3a3c2b1c289c2a5c3a3c2b15e
UHC ???±???±^ 0011111100111111001111111010000110111110001111110011111100111111101000011011111001011110 3f3f3fa1be3f3f3fa1be5e

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