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 ?企?}?企?{^ 0011111110001010111010010011111101111101001111111000101011101001001111110111101101011110 3f8ae93f7d3f8ae93f7b5e
EUC-JP ?企?}?企?{^ 0011111110110100111010110011111101111101001111111011010011101011001111110111101101011110 3fb4eb3f7d3fb4eb3f7b5e
UTF-8 林企따}林企따{^ 111011111010011110110100111001001011110010000001111010111001010010110000011111011110111110100111101101001110010010111100100000011110101110010100101100000111101101011110 efa7b4e4bc81eb94b07defa7b4e4bc81eb94b07b5e
UHC 林企따}林企따{^ 111011001111011111010000111010101011010111111011011111011110110011110111110100001110101010110101111110110111101101011110 ecf7d0eab5fb7decf7d0eab5fb7b5e

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