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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 源?炬源?炬^ 1000110010111001001111111110000001111000100011001011100100111111111000000111100001011110 8cb93fe0788cb93fe0785e
EUC-JP 源?炬源?炬^ 1011100010111011001111111101111111011001101110001011101100111111110111111101100101011110 b8bb3fdfd9b8bb3fdfd95e
UTF-8 源븍炬源븍炬^ 11100110101110101001000011101011101110001000110111100111100000101010110011100110101110101001000011101011101110001000110111100111100000101010110001011110 e6ba90ebb88de782ace6ba90ebb88de782ac5e
UHC 源븍炬源븍炬^ 11101010101110011011101011101011110010111110001111101010101110011011101011101011110010111110001101011110 eab9baebcbe3eab9baebcbe35e

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