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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 単辰村測単辰村測^ 1001001001010000100100100100001110010001101110101001000110101010100100100101000010010010010000111001000110111010100100011010101001011110 9250924391ba91aa9250924391ba91aa5e
EUC-JP 単辰村測単辰村測^ 1100001110110001110000111010010011000010101111001100001010101100110000111011000111000011101001001100001010111100110000101010110001011110 c3b1c3a4c2bcc2acc3b1c3a4c2bcc2ac5e
UTF-8 単辰村測単辰村測^ 11100101100011011001100011101000101111101011000011100110100111011001000111100110101110001010110011100101100011011001100011101000101111101011000011100110100111011001000111100110101110001010110001011110 e58d98e8beb0e69d91e6b8ace58d98e8beb0e69d91e6b8ac5e
UHC ?辰村測?辰村測^ 001111111111001011100011111101011011110111110110101101000011111111110010111000111111010110111101111101101011010001011110 3ff2e3f5bdf6b43ff2e3f5bdf6b45e

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