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 逵ゥ闥納逵ゥ闥納^ 111001111001110010101001111010001001001010010100010110111110011110011100101010011110100010010010100101000101101101011110 e79ca9e892945be79ca9e892945b5e
EUC-JP 逵ゥ闥納逵ゥ闥納^ 1110110111111100100011101010100111101111111100101100011110111100111011011111110010001110101010011110111111110010110001111011110001011110 edfc8ea9eff2c7bcedfc8ea9eff2c7bc5e
UTF-8 逵ゥ闥納逵ゥ闥納^ 11101001100000001011010111101111101111011010100111101001100101111010010111100111101101001000110111101001100000001011010111101111101111011010100111101001100101111010010111100111101101001000110101011110 e980b5efbda9e997a5e7b48de980b5efbda9e997a5e7b48d5e
UHC 逵??納逵??納^ 11010000101100000011111100111111110100101010000111010000101100000011111100111111110100101010000101011110 d0b03f3fd2a1d0b03f3fd2a15e

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