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 重峯??重峯??^ 10001111011001001001010111110101001111110011111110001111011001001001010111110101001111110011111101011110 8f6495f53f3f8f6495f53f3f5e
EUC-JP 重峯??重峯??^ 10111101110001011100101011110111001111110011111110111101110001011100101011110111001111110011111101011110 bdc5caf73f3fbdc5caf73f3f5e
UTF-8 重峯렎렠重峯렎렠^ 11101001100001111000110111100101101100111010111111101011101000001000111011101011101000001010000011101001100001111000110111100101101100111010111111101011101000001000111011101011101000001010000001011110 e9878de5b3afeba08eeba0a0e9878de5b3afeba08eeba0a05e
UHC 重峯렎렠重峯렎렠^ 1111000111101100110111001110011110001110101001001000111010110001111100011110110011011100111001111000111010100100100011101011000101011110 f1ecdce78ea48eb1f1ecdce78ea48eb15e

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