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 顋呷謙}顋呷謙{^ 111010001111100110011001111011001000110010101010011111011110100011111001100110011110110010001100101010100111101101011110 e8f999ec8caa7de8f999ec8caa7b5e
EUC-JP 顋呷謙}顋呷謙{^ 111100001111101111010010111011101011100010101100011111011111000011111011110100101110111010111000101011000111101101011110 f0fbd2eeb8ac7df0fbd2eeb8ac7b5e
UTF-8 顋呷謙}顋呷謙{^ 111010011010000110001011111001011001000110110111111010001010110010011001011111011110100110100001100010111110010110010001101101111110100010101100100110010111101101011110 e9a18be591b7e8ac997de9a18be591b7e8ac997b5e
UHC ??謙}??謙{^ 0011111100111111110011001100010101111101001111110011111111001100110001010111101101011110 3f3fccc57d3f3fccc57b5e

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